0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 19 of 19 matches in All Departments

London Merchant 1695-1774 - A London Merchant (Paperback): Lucy Stuart Sutherland London Merchant 1695-1774 - A London Merchant (Paperback)
Lucy Stuart Sutherland
R1,492 Discovery Miles 14 920 Ships in 12 - 17 working days

First published in 1962. Routledge is an imprint of Taylor & Francis, an informa company.

London Merchant 1695-1774 - A London Merchant (Hardcover, New Ed): Lucy Stuart Sutherland London Merchant 1695-1774 - A London Merchant (Hardcover, New Ed)
Lucy Stuart Sutherland
R4,236 Discovery Miles 42 360 Ships in 10 - 15 working days

First Published in 1962. Routledge is an imprint of Taylor & Francis, an informa company.

The Verilog PLI Handbook - A User's Guide and Comprehensive Reference on the Verilog Programming Language Interface... The Verilog PLI Handbook - A User's Guide and Comprehensive Reference on the Verilog Programming Language Interface (Paperback, Softcover reprint of the original 2nd ed. 2002)
Stuart Sutherland
R5,921 Discovery Miles 59 210 Ships in 10 - 15 working days

by Maq Mannan President and CEO, DSM Technologies Chairman of the IEEE 1364 Verilog Standards Group Past Chairman of Open Verilog International One of the major strengths of the Verilog language is the Programming Language Interface (PLI), which allows users and Verilog application developers to infinitely extend the capabilities of the Verilog language and the Verilog simulator. In fact, the overwhelming success of the Verilog language can be partly attributed to the exi- ence of its PLI. Using the PLI, add-on products, such as graphical waveform displays or pre and post simulation analysis tools, can be easily developed. These products can then be used with any Verilog simulator that supports the Verilog PLI. This ability to create thi- party add-on products for Verilog simulators has created new markets and provided the Verilog user base with multiple sources of software tools. Hardware design engineers can, and should, use the Verilog PLI to customize their Verilog simulation environment. A Company that designs graphics chips, for ex- ple, may wish to see the simulation results of a new design in some custom graphical display. The Verilog PLI makes it possible, and even trivial, to integrate custom so- ware, such as a graphical display program, into a Verilog simulator. The simulation results can then dynamically be displayed in the custom format during simulation. And, if the company uses Verilog simulators from multiple simulator vendors, this integrated graphical display will work with all the simulators.

The Verilog PLI Handbook - A User's Guide and Comprehensive Reference on the Verilog Programming Language Interface... The Verilog PLI Handbook - A User's Guide and Comprehensive Reference on the Verilog Programming Language Interface (Paperback, Softcover reprint of the original 1st ed. 1999)
Stuart Sutherland
R1,720 Discovery Miles 17 200 Ships in 10 - 15 working days

The Verilog Programming Language Interface, commonly called the Verilog PU, is one of the more powerful features of Verilog. The PU provides a means for both hardware designers and software engineers to interface their own programs to commercial Verilog simulators. Through this interface, a Verilog simulator can be customized to perform virtually any engineering task desired. Just a few of the common uses of the PU include interfacing Veri log simulations to C language models, adding custom graphical tools to a simulator, reading and writing proprietary file formats from within a simulation, performing test coverage analysis during simulation, and so forth. The applications possible with the Verilog PLI are endless. Intended audience: this book is written for digital design engineers with a background in the Verilog Hardware Description Language and a fundamental knowledge of the C programming language. It is expected that the reader: Has a basic knowledge of hardware engineering, specifically digital design of ASIC and FPGA technologies. Is familiar with the Verilog Hardware Description Language (HDL), and can write models of hardware circuits in Verilog, can write simulation test fixtures in Verilog, and can run at least one Verilog logic simulator. Knows basic C-language programming, including the use of functions, pointers, structures and file I/O. Explanations of the concepts and terminology of digital

Verilog - 2001 - A Guide to the New Features of the Verilog (R) Hardware Description Language (Paperback, Softcover reprint of... Verilog - 2001 - A Guide to the New Features of the Verilog (R) Hardware Description Language (Paperback, Softcover reprint of the original 1st ed. 2002)
Stuart Sutherland
R2,912 Discovery Miles 29 120 Ships in 10 - 15 working days

by Phil Moorby The Verilog Hardware Description Language has had an amazing impact on the mod em electronics industry, considering that the essential composition of the language was developed in a surprisingly short period of time, early in 1984. Since its introduc tion, Verilog has changed very little. Over time, users have requested many improve ments to meet new methodology needs. But, it is a complex and time consuming process to add features to a language without ambiguity, and maintaining consistency. A group of Verilog enthusiasts, the IEEE 1364 Verilog committee, have broken the Verilog feature doldrums. These individuals should be applauded. They invested the time and energy, often their personal time, to understand and resolve an extensive wish-list of language enhancements. They took on the task of choosing a feature set that would stand up to the scrutiny of the standardization process. I would like to per sonally thank this group. They have shown that it is possible to evolve Verilog, rather than having to completely start over with some revolutionary new language. The Verilog 1364-2001 standard provides many of the advanced building blocks that users have requested. The enhancements include key components for verification, abstract design, and other new methodology capabilities. As designers tackle advanced issues such as automated verification, system partitioning, etc., the Verilog standard will rise to meet the continuing challenge of electronics design.

Verilog and SystemVerilog Gotchas - 101 Common Coding Errors and How to Avoid Them (Paperback, Softcover reprint of hardcover... Verilog and SystemVerilog Gotchas - 101 Common Coding Errors and How to Avoid Them (Paperback, Softcover reprint of hardcover 1st ed. 2007)
Stuart Sutherland, Don Mills
R3,466 Discovery Miles 34 660 Ships in 10 - 15 working days

This book will help engineers write better Verilog/SystemVerilog design and verification code as well as deliver digital designs to market more quickly. It shows over 100 common coding mistakes that can be made with the Verilog and SystemVerilog languages. Each example explains in detail the symptoms of the error, the languages rules that cover the error, and the correct coding style to avoid the error. The book helps digital design and verification engineers to recognize, and avoid, these common coding mistakes. Many of these errors are very subtle, and can potentially cost hours or days of lost engineering time trying to find and debug them.

SystemVerilog for Design Second Edition - A Guide to Using SystemVerilog for Hardware Design and Modeling (Paperback, Softcover... SystemVerilog for Design Second Edition - A Guide to Using SystemVerilog for Hardware Design and Modeling (Paperback, Softcover reprint of hardcover 2nd ed. 2006)
Stuart Sutherland; Foreword by P. Moorby; Simon Davidmann, Peter Flake
R4,533 Discovery Miles 45 330 Ships in 10 - 15 working days

In its updated second edition, this book has been extensively revised on a chapter by chapter basis. The book accurately reflects the syntax and semantic changes to the SystemVerilog language standard, making it an essential reference for systems professionals who need the latest version information. In addition, the second edition features a new chapter explaining the SystemVerilog "packages," a new appendix that summarizes the synthesis guidelines presented throughout the book, and all of the code examples have been updated to the final syntax and rerun using the latest version of the Synopsys, Mentor, and Cadance tools.

Verilog and SystemVerilog Gotchas - 101 Common Coding Errors and How to Avoid Them (Hardcover, 2007 ed.): Stuart Sutherland,... Verilog and SystemVerilog Gotchas - 101 Common Coding Errors and How to Avoid Them (Hardcover, 2007 ed.)
Stuart Sutherland, Don Mills
R4,756 Discovery Miles 47 560 Ships in 10 - 15 working days

In programming, Gotcha is a well known term. A gotcha is a language feature, which, if misused, causes unexpected - and, in hardware design, potentially disastrous - behavior. The purpose of this book is to enable engineers to write better Verilog/SystemVerilog design and verification code, and to deliver digital designs to market more quickly. This book shows over 100 common coding mistakes that can be made with the Verilog and SystemVerilog languages. Each example explains in detail the symptoms of the error, the languages rules that cover the error, and the correct coding style to avoid the error. The book helps digital design and verification engineers to recognize these common coding mistakes, and know how to avoid them. Many of these errors are very subtle, and can potentially cost hours or days of lost engineering time trying to find and debug the errors. This book is unique because while there are many books that teach the language, and a few that try to teach coding style, no other book addresses how to recognize and avoid coding errors with these languages.

The Verilog PLI Handbook - A User's Guide and Comprehensive Reference on the Verilog Programming Language Interface (Mixed... The Verilog PLI Handbook - A User's Guide and Comprehensive Reference on the Verilog Programming Language Interface (Mixed media product, 2nd ed. 2002)
Stuart Sutherland
R6,273 Discovery Miles 62 730 Ships in 10 - 15 working days

by Maq Mannan President and CEO, DSM Technologies Chairman of the IEEE 1364 Verilog Standards Group Past Chairman of Open Verilog International One of the major strengths of the Verilog language is the Programming Language Interface (PLI), which allows users and Verilog application developers to infinitely extend the capabilities of the Verilog language and the Verilog simulator. In fact, the overwhelming success of the Verilog language can be partly attributed to the exi- ence of its PLI. Using the PLI, add-on products, such as graphical waveform displays or pre and post simulation analysis tools, can be easily developed. These products can then be used with any Verilog simulator that supports the Verilog PLI. This ability to create thi- party add-on products for Verilog simulators has created new markets and provided the Verilog user base with multiple sources of software tools. Hardware design engineers can, and should, use the Verilog PLI to customize their Verilog simulation environment. A Company that designs graphics chips, for ex- ple, may wish to see the simulation results of a new design in some custom graphical display. The Verilog PLI makes it possible, and even trivial, to integrate custom so- ware, such as a graphical display program, into a Verilog simulator. The simulation results can then dynamically be displayed in the custom format during simulation. And, if the company uses Verilog simulators from multiple simulator vendors, this integrated graphical display will work with all the simulators.

Verilog - 2001 - A Guide to the New Features of the Verilog (R) Hardware Description Language (Hardcover, 2002 ed.): Stuart... Verilog - 2001 - A Guide to the New Features of the Verilog (R) Hardware Description Language (Hardcover, 2002 ed.)
Stuart Sutherland
R3,046 Discovery Miles 30 460 Ships in 10 - 15 working days

by Phil Moorby The Verilog Hardware Description Language has had an amazing impact on the mod em electronics industry, considering that the essential composition of the language was developed in a surprisingly short period of time, early in 1984. Since its introduc tion, Verilog has changed very little. Over time, users have requested many improve ments to meet new methodology needs. But, it is a complex and time consuming process to add features to a language without ambiguity, and maintaining consistency. A group of Verilog enthusiasts, the IEEE 1364 Verilog committee, have broken the Verilog feature doldrums. These individuals should be applauded. They invested the time and energy, often their personal time, to understand and resolve an extensive wish-list of language enhancements. They took on the task of choosing a feature set that would stand up to the scrutiny of the standardization process. I would like to per sonally thank this group. They have shown that it is possible to evolve Verilog, rather than having to completely start over with some revolutionary new language. The Verilog 1364-2001 standard provides many of the advanced building blocks that users have requested. The enhancements include key components for verification, abstract design, and other new methodology capabilities. As designers tackle advanced issues such as automated verification, system partitioning, etc., the Verilog standard will rise to meet the continuing challenge of electronics design."

Irrationality - The Enemy within (Paperback, 21st anniversary ed): Stuart Sutherland Irrationality - The Enemy within (Paperback, 21st anniversary ed)
Stuart Sutherland; Foreword by Ben Goldacre 1
R320 R263 Discovery Miles 2 630 Save R57 (18%) Ships in 9 - 15 working days

New, 21st anniversary edition, with a new foreword by Ben Goldacre, author of Bad Science and Bad Pharma, and an afterword by James Ball, covering developments in our understanding of irrationality over the last two decades. Why do doctors, army generals, high-ranking government officials and other people in positions of power make bad decisions that cause harm to others? Why do prizes serve no useful function? Why are punishments so ineffective? Why is interviewing such an unsatisfactory method of selection? Irrationality is a challenging and thought-provoking book that draws on statistical concepts, probability theory and a mass of intriguing research to expose the failings of human reasoning, judgement and intuition. The author explores the inconsistencies of human behaviour, and discovers why even the experts find it so hard to make rational and unbiased decisions. Written with clarity and occasional flashes of wry humour, this classic volume is just as relevant today as when it was first written twenty-one years ago.

SystemVerilog for Design Second Edition - A Guide to Using SystemVerilog for Hardware Design and Modeling (Hardcover, 2nd ed.... SystemVerilog for Design Second Edition - A Guide to Using SystemVerilog for Hardware Design and Modeling (Hardcover, 2nd ed. 2006)
Stuart Sutherland; Foreword by P. Moorby; Simon Davidmann, Peter Flake
R5,107 Discovery Miles 51 070 Ships in 12 - 17 working days

SystemVerilog is a rich set of extensions to the IEEE 1364-2001 Verilog Hardware Description Language (Verilog HDL). These extensions address two major aspects of HDL-based design. First, modeling very large designs with concise, accurate, and intuitive code. Second, writing high-level test programs to efficiently and effectively verify these large designs. The first edition of this book addressed the first aspect of the SystemVerilog extensions to Verilog. Important modeling features were presented, such as two-state data types, enumerated types, user-degined types, structures, unions, and interfaces. Emphasis was placed on the proper usage of these enhancements for simulation and synthesis.

Breakdown - A Personal Crisis and a Personal Dilemma (Paperback, 3rd Revised edition): Stuart Sutherland Breakdown - A Personal Crisis and a Personal Dilemma (Paperback, 3rd Revised edition)
Stuart Sutherland
R326 R271 Discovery Miles 2 710 Save R55 (17%) Ships in 12 - 17 working days

This acclaimed account by author of the bestselling author of Irrationailty of his own manic depression remains unique in its honesty and perception. As an eminent psychologist who suffered a severe mental breaskdown. Stuart Sutherland was ideally placed to provide an original and insightful description of his illness and often bizarre consequences. In the second part of Breakdown, Sutherland describes and assesses the various forms of therapy and drug treatments available to sufferers of manic depression and analyses the origins of mental illness. Essentail reading for anyone affected by or interested in mental illness.

The Organization of the German State Forces in 1866 (Paperback): Stuart Sutherland The Organization of the German State Forces in 1866 (Paperback)
Stuart Sutherland
R750 R603 Discovery Miles 6 030 Save R147 (20%) Ships in 9 - 15 working days

The so-called Seven Weeks' War of 1866 between Prussia and Italy and Austria was notable not only for its effect on future German history but also because it was the last time the armies of the smaller German states fought as independent contingents. Forces from 30 smaller states were involved, and they were either of some strength or barely able to guard their rulers' palaces. They have largely been ignored in standard histories, and this book attempts to begin to redress that imbalance by presenting for the first time in English detailed information about the organisation of the armies of the smaller states. States covered include: Anhalt, Baden, Bavaria, Bremen, Brunswick, Frankfurt am Main, Hamburg, Hanover, Electoral Hesse, Grand Ducal Hesse, Landgravial Hesse, Liechtenstein, Limburg, Lippe-Detmold, Lubeck, Luxembourg, The Mecklenburgs, Nassau, Oldenburg, The Reusses, Saxe-Altenburg, Saxe-Coburg-Gotha, Saxe-Meiningen, Saxe-Weimar-Eisenach, Saxony, Schaumburg-Lippe, Schwarzburg-Rudolstadt, Schwarzburg-Sondershausen, Waldeck, Wurttemberg. An introduction places this information in context, and appendices give selected orders of battle and a chronology of the preliminaries and main events of the war in Germany.

The Organization of the German State Forces in 1866 (Hardcover): Stuart Sutherland The Organization of the German State Forces in 1866 (Hardcover)
Stuart Sutherland
R1,492 R1,149 Discovery Miles 11 490 Save R343 (23%) Ships in 9 - 15 working days

The so-called Seven Weeks' War of 1866 between Prussia and Italy and Austria was notable not only for its effect on future German history but also because it was the last time the armies of the smaller German states fought as independent contingents. Forces from 30 smaller states were involved and they were either of some strength or barely able to guard their rulers' palaces. They have largely been ignored in standard histories and this book attempts to begin to redress that imbalance by presenting for the first time in English detailed information about the organization of the armies of the smaller states. States covered: Anhalt, Baden, Bavaria, Bremen, Brunswick, Frankfurt am Main, Hamburg, Hanover, Electoral Hesse, Grand Ducal Hesse, Landgravial Hesse, Liechtenstein, Limburg, Lippe-Detmold, Lubeck, Luxembourg, The Mecklenburgs, Nassau, Oldenburg, The Reusses, Saxe-Altenburg, Saxe-Coburg-Gotha, Saxe-Meiningen, Saxe-Weimar-Eisenach, Saxony, Schaumburg-Lippe, Schwarzburg-Rudolstadt, Schwarzburg-Sondershausen, Waldeck, Wurttemberg. An introduction places this information in context and appendices give selected orders of battle and a chronology of the preliminaries and main events of the war in Germany.

A Bibliography of the Seven Weeks' War of 1866 (Paperback, New): Stuart Sutherland A Bibliography of the Seven Weeks' War of 1866 (Paperback, New)
Stuart Sutherland
R750 R604 Discovery Miles 6 040 Save R146 (19%) Ships in 9 - 15 working days

This is the first modern bibliography in English of the Seven Weeks' War of 1866. It includes books in English, French, German and Italian, subdivided into sections on general histories, particular campaigns and battles (Hanoverian, Bohemian-Moravian, Italian, southern German and naval), biographies, journals and reminiscences by participants, and state organizational and regimental histories, the last divided by arm of service. Many rare works are covered, and there are editorial comments in the general histories and campaign/battle accounts. It is an indispensable work for beginning serious study of the conflict. This comprehensive reference lists in excess of 1,200 titles, and will prove invaluable to historians, researchers, collectors and librarians.

A Bibliography of the Seven Weeks War (Hardcover): Stuart Sutherland A Bibliography of the Seven Weeks War (Hardcover)
Stuart Sutherland
R1,493 R1,150 Discovery Miles 11 500 Save R343 (23%) Ships in 9 - 15 working days

Stuart Sutherland's work is the first modern bibliography in English of the Seven Weeks' War of 1866. It includes books in English, French, German and Italian and is subdivided into sections on general histories particular campaigns and battles (Hanoverian Bohemian-Moravian Italian southern German and naval), biographies, journals, reminiscences by participants and state organizational and regimental histories-the last divided by arm of service. Many rare works are covered and there are editorial comments in the sections covering general histories and campaign/battle accounts. This is an indispensable work for beginning serious study of the conflict. This comprehensive reference lists in excess of 1200 titles and will prove invaluable to historians, researchers, collectors and librarians.

RTL Modeling with SystemVerilog for Simulation and Synthesis - Using SystemVerilog for ASIC and FPGA Design (Paperback): Stuart... RTL Modeling with SystemVerilog for Simulation and Synthesis - Using SystemVerilog for ASIC and FPGA Design (Paperback)
Stuart Sutherland
R2,966 R2,743 Discovery Miles 27 430 Save R223 (8%) Ships in 10 - 15 working days
Oxford University Computing Services Guide to Digital Resources for the Humanities (Paperback, 1st ed. rev): Frances Condron,... Oxford University Computing Services Guide to Digital Resources for the Humanities (Paperback, 1st ed. rev)
Frances Condron, Michael Fraser, Stuart Sutherland
R954 R822 Discovery Miles 8 220 Save R132 (14%) Ships in 10 - 15 working days

A comprehensive reference tool in humanities computing. Essays in nine disciplines describe resources and introduce the state of humanities computing. Platform, price, system requirements, and means of acquisition are noted with substantial descriptions of each project plus review citations.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Unicorn Core 75 Flights (Kaleidoscope)
R31 R29 Discovery Miles 290
Samsung EO-IA500BBEGWW Wired In-ear…
R299 R199 Discovery Miles 1 990
Spider-Man: 5-Movie Collection…
Tobey Maguire, Kirsten Dunst, … Blu-ray disc  (1)
R466 Discovery Miles 4 660
Treeline Tennis Balls (Pack of 3)
R59 R49 Discovery Miles 490
Pure Pleasure Sherpa Electric Blanket…
 (2)
R1,059 Discovery Miles 10 590
Rio 2
Jesse Eisenberg, Anne Hathaway, … Blu-ray disc  (1)
R76 Discovery Miles 760
Sylvanian Families - Walnut Squirrel…
R749 R579 Discovery Miles 5 790
Catan
 (16)
R1,150 R889 Discovery Miles 8 890
Docking Edition Multi-Functional…
R1,099 R799 Discovery Miles 7 990
Shield Sheen Silicone (500ml)
R77 Discovery Miles 770

 

Partners